-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[barefoot] Switch to Y profiles for Newport board #5187
Conversation
f79abbc
to
b50ffb1
Compare
f6d43c4
to
c179854
Compare
please cherry-pick to 201911 and 202006 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change should not override P4 profile config defined through config_syncd_barefoot()
Please add P4_PROFILE=$(sonic-cfggen -d -v 'DEVICE_METADATA["localhost"]["p4_profile"]')
check
c179854
to
1c7ca27
Compare
Signed-off-by: Volodymyr Boyko <[email protected]>
1c7ca27
to
191a086
Compare
@lguohan, please approve and merge |
@lguohan , please approve and merge |
@lguohan , is there anything that blocks us from merging this? Could you please take a look? Thank you. |
1 similar comment
Signed-off-by: Volodymyr Boyko <[email protected]>
Signed-off-by: Volodymyr Boyko [email protected]
- Why I did it
To make the newport platform choose the Y1 profile on startup.
- How I did it
- Which release branch to backport (provide reason below if selected)